home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / HLP_BCW.PAK / BCW.MST (.txt) < prev    next >
Microsoft Windows Help File Content  |  1997-05-06  |  13KB  |  349 lines

  1. :Base BCW.HLP
  2. :Title Borland C++ User's Guide
  3. 1 Borland C++ User's Guide
  4. 2 Integrated Development Environment (IDE)
  5. 3 Menu commands
  6. 4 About menu commands = MenuCommands
  7. 4 File menu
  8. 5 About the File menu = IDH_MFile
  9. 5 New command = IDH_FNew
  10. 5 Open command = IDH_FOpen
  11. 5 Close command = IDH_FClose
  12. 5 Save command = IDH_FSave
  13. 5 Save as command = IDH_FSaveAs
  14. 5 Save all command = IDH_FSaveAll
  15. 5 Print command command = IDH_FPrint
  16. 5 Printer Setup command = IDH_FPrintSetup
  17. 5 Send command = IDH_FSend
  18. 5 Exit command = IDH_FExit
  19. 5 List of closed files = IDH_FClosedFileList
  20. 4 Edit menu
  21. 5 About the Edit menu = IDH_MEdit
  22. 5 Undo command = IDH_EUndo 
  23. 5 Redo command = IDH_ERedo 
  24. 5 Cut command = IDH_ECut 
  25. 5 Copy command = IDH_ECopy 
  26. 5 Paste command = IDH_EPaste 
  27. 5 Clear command = IDH_EClear 
  28. 5 Select All command = IDH_ESelect
  29. 5 Buffer List command = IDH_EBuffer
  30. 4 Search menu
  31. 5 About the Search menu = IDH_MSearch
  32. 5 Find = IDH_SFind 
  33. 5 Replace = IDH_SReplace
  34. 5 Search Again = IDH_SSearchAgain 
  35. 5 Browse Symbol = IDH_SBrowse
  36. 5 Locate Symbol = IDH_SLocateSymbol
  37. 5 Previous message = IDH_SPrevious
  38. 5 Next message = IDH_SNext 
  39. 4 View menu
  40. 5 About the View menu = IDH_MView 
  41. 5 ClassExpert = IDH_VClassExpert
  42. 5 Project = IDH_VProject
  43. 5 Message = IDH_VMessage
  44. 5 Classes = IDH_VClasses
  45. 5 Globals = IDH_VGlobals
  46. 5 CPU = IDH_VCPU
  47. 5 Process = IDH_VProcess
  48. 5 Watch = IDH_VWatch
  49. 5 Breakpoint = IDH_VBreakpoint
  50. 5 Call Stack = IDH_VCallStack 
  51. 4 Project menu
  52. 5 About the Project menu = IDH_MProject
  53. 5 Open Project = IDH_POpenProj
  54. 5 Close Project = IDH_PCloseProj
  55. 5 New Target = IDH_PNewTarget
  56. 5 Compile = IDH_PCompile
  57. 5 Make All = IDH_PMakeAll
  58. 5 Build All = IDH_PBuildAll
  59. 5 Generate Makefile = IDH_PGenerate
  60. 5 Stop Background Task = IDH_PStopBackgroundTask
  61. 4 Script menu
  62. 5 About the cScript menu = IDH_Mscript
  63. 5 Run = IDH_SRun
  64. 5 Commands = IDH_SCommands
  65. 5 Modules = IDH_SModules
  66. 5 Compile File = IDH_SCompileFile
  67. 5 Run File = IDH_SRunFile
  68. 4 Tool menu
  69. 5 About the Tool menu = IDH_Mtools
  70. 5 Tool ListTList
  71. 5 Transfer Macros
  72. 6 About Transfer Macros = TransferMacros_Oview
  73. 6 Translators, viewers, and tools = TranslatorsViewersAndTools
  74. 6 $ARG = ARG_transfer
  75. 6 $CAP EDIT = CAP_EDIT 
  76. 6 $CAP MSG() = CAP_MSG
  77. 6 $COL = COL
  78. 6 $CONFIG = CONFIG
  79. 6 $DEF = DEF
  80. 6 $DEPLIST() = DEPLIST
  81. 6 $DIR() = DIR
  82. 6 $DRIVE() = DRIVE
  83. 6 $EDNAME = EDNAME
  84. 6 $ENV = ENV
  85. 6 $ERRCOL = ERRCOL
  86. 6 $ERRLINE = ERRLINE
  87. 6 $ERRNAME = ERRNAME
  88. 6 $EXT()= EXT
  89. 6 $IMPLIB = IMPLIB_Transfer
  90. 6 $INC = INC
  91. 6 $LIB = LIB
  92. 6 $LINE = LINE_Transfer
  93. 6 $NAME() = NAME
  94. 6 $NOSWAP = NOSWAP
  95. 6 $OUTNAME = OUTNAME
  96. 6 $PRJNAME = PRJNAME
  97. 6 $PROMPT = PROMPT
  98. 6 $RSP() = RSP
  99. 6 $SAVE ALL = SAVE_ALL 
  100. 6 $SAVE CUR = SAVE_CUR 
  101. 6 $SAVE PROMPT = SAVE_PROMPT
  102. 6 $SELNODES = SELNODES
  103. 6 $TARGET = TARGET
  104. 6 $TASM = TASM
  105. 6 $TD = TD
  106. 6 $TLINKRSP = TLINKRSP
  107. 6 $UPTODATE = UPTODATE
  108. 6 $WRITEMSG()= WRITEMSG
  109. 4 Debug menu
  110. 5 About the Debug menu = IDH_MDebug
  111. 5 Run = IDH_DRun
  112. 5 Load = IDH_DLoad
  113. 5 Attach = IDH_DAttach
  114. 5 Run to = IDH_DRunto
  115. 5 Pause process = IDH_DPause
  116. 5 Reset this process = IDH_DReset
  117. 5 Terminate this process = IDH_DTerminate
  118. 5 Source at Execution Point = IDH_DSource
  119. 5 Add breakpoint = IDH_DAddBreakpoint
  120. 5 Breakpoint Options = IDH_DBreakpointOptions
  121. 5 Add watch  = IDH_DAddWatch
  122. 5 Evaluate = IDH_DEvaluate
  123. 5 Inspect = IDH_DInspect
  124. 5 View Locals = IDH_DViewLocals
  125. 4 Resource Workshop Menus
  126. 5 Resource = IDH_MResource@WORKSHOP.HLP
  127. 5 Bitmap, Cursor and Icon menus = IDH_MGraphic@WORKSHOP.HLP
  128. 5 Dialog = IDH_MDialog@WORKSHOP.HLP
  129. 5 Menu = IDH_MMenu@WORKSHOP.HLP
  130. 4 Options menu
  131. 5 About the Options menu = IDH_Moptions
  132. 5 Project = IDH_OProject
  133. 5 Environment = IDH_OEnvironment
  134. 5 Tools = IDH_OTools
  135. 5 Style Sheets = IDH_OStyle
  136. 5 Save = IDH_OSave
  137. 4 Window Menu
  138. 5 About the Window Menu = IDH_MWindow
  139. 5 Cascade = IDH_WCascade 
  140. 5 Tile Horizontal = IDH_WTileh 
  141. 5 Tile Vertical = IDH_WTilev
  142. 5 Arrange Icons = IDH_WArrange
  143. 5 Close All = IDH_WCloseAll 
  144. 5 Minimize All = IDH_WMinimize
  145. 5 Restore All = IDH_WRestore
  146. 5 List of open windows = IDH_WList
  147. 5 More Windows = IDH_WMore
  148. 4 Help menu
  149. 5 About the Help menu = IDH_MHelp
  150. 5 Contents = IDH_HContents 
  151. 5 Keyword Search = IDH_HKeyword
  152. 5 Using Help = IDH_HUsingHelp
  153. 5 Windows API = IDH_HAPI
  154. 5 OWL API = IDH_HOWL
  155. 5 About = IDH_HAbout
  156. 3 Editor
  157. 4 About the Editor = UsingtheBorlandCPPEditor
  158. 4 Editor Options= IDH_OEditor
  159. 4 Edit Window = IDH_Edit_Window
  160. 4 Selecting Text = SelectText
  161. 4 Editor symbols = Gutter
  162. 4 Syntax Highlighting = IDH_OESCustomize
  163. 4 Regular Expression Search
  164. 5 Grep = GrepLikeWCards
  165. 5 BRIEF= BRIEFLikeWCards
  166. 3 Keyboard
  167. 4 About the Keyboard = IDH_Keyboard
  168. 4 KBD files = IDH_KBDfile
  169. 4 SpeedSettings = IDH_OEEEditorSpeedSettings
  170. 3 Message Window
  171. 4 About the Message Window = IDH_Message_Window
  172. 3 SpeedMenus 
  173. 4 Breakpoints Window SpeedMenu = BreakpointsSpeedMenu
  174. 4 Browser SpeedMenu = BrowserSpeedMenu
  175. 4 Call Stack SpeedMenu = IDH_CallStackSpeedMenu
  176. 4 Classes pane SpeedMenu = AECM_LMClasses
  177. 4 Data Inspector SpeedMenu = IDH_DataInspectorSpeedMenu
  178. 4 Edit pane SpeedMenu = AECM_LIDH_MEdit
  179. 4 Edit Window SpeedMenu = EditWindowSpeedMenu
  180. 4 Events pane SpeedMenu = AECM_LMEventsAndFunctions
  181. 4 Message Window SpeedMenu = MessageWindowSpeedMenu
  182. 4 Options Window SpeedMenu = IDH_SettingsWindowSpeedMenu
  183. 4 Project Window SpeedMenu = IDH_ProjectWindowSpeedMenu
  184. 4 Watch Window SpeedMenu = WatchSpeedMenu
  185. 3 SpeedBar
  186. 4 About the SpeedBar = SpeedBar
  187. 4 Orientation = IDH_OETOrientation
  188. 4 Options = IDH_OETSpeedBarOptions
  189. 2 Environment Options
  190. 3 Browser = IDH_OBrowser
  191. 3 Editor = IDH_OEditor
  192. 3 Syntax Highlighting = IDH_OESyntaxHighlighting
  193. 3 SpeedBar = IDH_OSpeedBar
  194. 3 Scripting = IDH_OEScripting
  195. 3 Process Control = IDH_OEProcessControl
  196. 3 Preferences = IDH_SEnvironPreferences
  197. 3 Fonts = IDH_OEFonts
  198. 3 Project View = IDH_OEProjectView
  199. 3 Debugger = IDH_SDebug
  200. 3 Resource Editors = IDH_ResourceEditorSettings@WORKSHOP.HLP
  201. 2 Project Options
  202. 3 Directories= IDH_SDirectories
  203. 3 Compiler = IDH_CompilerSettings
  204. 3 16-Bit Compiler = IDH_16BitCompilerOptions
  205. 3 32-Bit Compiler = IDH_32BitCompilerOptions
  206. 3 C++ Options = IDH_CPPCompilerOptions
  207. 3 Optimizations = IDH_SCompilerOptimizations
  208. 3 Messages = IDH_SCompilerMessages
  209. 3 Linker = IDH_SLinker
  210. 3 Librarian = IDH_SLibSettings
  211. 3 Resources = IDH_ResourcesSettings
  212. 3 Build Attributes = IDH_BuildAttributes
  213. 3 Make = IDH_OPMake
  214. 2 Project Manager
  215. 3 Project management = ProjectManagement
  216. 4 Project management tools = ManagingProjects
  217. 3 The Project Manager
  218. 4 About the Project Manager = IDH_PROJECT_HIERARCHY
  219. 5 Creating a new project = IDH_FNewProject
  220. 5 Creating multiple-target projects = CreatingAMultipleTargetProject
  221. 4 Target types = IDH_TargetExpert
  222. 4 Node types and colors= NodeTypes
  223. 4 Node attributes = IDH_NodeAttributes
  224. 4 Displaying node information = IDH_OEProjectView
  225. 4 Setting build attributes for a node = IDH_BuildAttributes
  226. 4 Copying nodes =  ReferenceCopyNodes
  227. 4 Adding nodes = IDH_AddNodeSpeedMenu
  228. 5 Adding a target node= IDH_PNewTarget
  229. 4 Deleting nodes = IDH_DeleteNodeSpeedMenu
  230. 5 Deleting targets = DeletingTargets
  231. 4 Grouping files with Source Pools = SourcePools
  232. 5 Creating Source Pools = CreatingSourcePools
  233. 4 Project Manager commands = ProjectManagerCommands
  234. 4 Navigating in the project tree = ProjectHierarchyReference
  235. 4 Generating a MAKE file for a project = IDH_PGenerate
  236. 4 Converting old projects = ConvertingOldProjects
  237. 3 Compiling targets
  238. 4 Compiling a project = IDH_PCompile
  239. 4 Compile SpeedMenu command = CompileProjectWindowSpeedMenu
  240. 4 Building part of a project = BuildingPartOfAProject
  241. 4 Make node = IDH_MakeNodeSpeedMenu
  242. 4 MAKE all targets = IDH_PMakeAll
  243. 4 Build node = IDH_BuildNodeSpeedMenu
  244. 4 Building all files in a project = IDH_PBuildAll
  245. 3 Setting project options
  246. 4 Local options = IDH_LocalOptions
  247. 4 Setting options locally = IDH_SettingOptionsLocally
  248. 4 View options hierarchy = IDH_ViewOptionsHierarchy
  249. 4 Edit options hierarchy = IDH_EditButtonOptionsHierarchy
  250. 4 About Style Sheets = StyleSheets
  251. 5 Sharing Style Sheets = SharingStyleSheets
  252. 5 Sharing Tools = SharingTools
  253. 2 AppExpert
  254. 3 Generating Windows applications = UsingAppExpert
  255. 3 Creating an Application with AppExpert = CreatingAnApplicationWithAppExpert
  256. 3 Rebuilding the .APX Database File = RebuildingThe.APXDatabaseFile
  257. 3 Renaming an AppExpert Element = RenamingAnAppExpertElement
  258. 3 The AppExpert Dialog = IDH_AppExpert 
  259. 2 ClassExpert
  260. 3 Managing classes in Windows applications = ClassExpert
  261. 3 Using Rescan to Rebuild Your Project Database = UsingRescan
  262. 3 Deleting a Class with ClassExpert = DeletingAClass
  263. 3 Importing a Class with ClassExpert = ImportingAClass
  264. 3 Moving a Class with ClassExpert = MovingAClass
  265. 2 TargetExpert
  266. 3 About TargetExpert = IDH_TargetExpert
  267. 3 New Target dialog = IDH_NewTargetDialogBox
  268. 3 Advanced Options dialog = IDH_AdvancedOptions
  269. 3 Redistributable files = RedistributableFiles
  270. 2 Debugger
  271. 3 About the Integrated Debugger = DebuggingInTheIDE
  272. 3 Running your program = RunningYourProgram
  273. 3 Examining program data values = ExaminingProgramDataValues
  274. 3 Modifying program data values = ModifyingProgramDataVAlues
  275. 3 Breakpoints
  276. 4 Using Breakpoints = UsingBreakpoints
  277. 4 Adding breakpoints = IDH_AddingBreakpoints
  278. 4 Creating conditional breakpoints = CreatingConditionalBreakpoints
  279. 4 Changing breakpoint options = IDH_ChangingBreakpointOptions
  280. 4 Changing the color of breakpoint lines = ChangingTheColorOfBreakpointLines 
  281. 4 Disabling and enabling breakpoints = IDH_DisablingBreakpoints
  282. 4 Inspecting and editing code at a breakpoint = InspectingandEditingCodeAtaBreakpoint
  283. 4 Removing breakpoints = IDH_RemovingBreakpoints
  284. 4 Resetting invalid breakpoints = ResettingInvalidBreakpoints
  285. 4 Using breakpoint option sets = Usingbreakpointoptionsets
  286. 4 Using breakpoint groups = UsingBreakpointgroups
  287. 3 Stepping
  288. 4 About Stepping = Stepping
  289. 4 Stepping over code = SteppingOverCode
  290. 4 Stepping into code = SteppingIntoCode
  291. 3 Watch Expressions
  292. 4 About Watch Expressions = WatchExpressions
  293. 4 Adding a Watch = IDH_AddingaWatch
  294. 4 Changing Watch Properties = IDH_ChangingWatchProperties
  295. 4 Disabling and Enabling Watches = IDH_DisablingWatches
  296. 4 Deleting a Watch = IDH_DeletingAWatch
  297. 4 The Watches window = IDH_WatchesWindow
  298. 3 Inspecting 
  299. 4 Inspecting data elements = InspectingDataElements
  300. 4 Modifying variables = ModifyingVariables
  301. 3 The CPU window
  302. 4 The CPU window = IDH_CPUWindow
  303. 5 The Disassembly pane = IDH_DisassemblyPane
  304. 5 The Dump pane = IDH_DumpPane
  305. 5 The Stack pane = IDH_StackPane
  306. 5 The Registers pane = IDH_RegistersPane
  307. 5 The Flags Pane = IDH_FlagsPane
  308. 3 More about the Debugger
  309. 4 Debugger options = IDH_SDebug
  310. 4 Just-in-time debugging = JustInTimeDebugging
  311. 4 Multi-process debugging = DebuggingMulitThreadedApplications 
  312. 4 Changing the Color of the Execution point = ChangingTheColorOfTheExecutionPoint
  313. 4 Choosing which Warnings Display in the Message Window = ChoosingwhichWarningsDisplay
  314. 4 Debugging Dynamic-link Libraries = DebuggingDynamicLinkLibraries
  315. 4 General Protection Exceptions = GeneralProtectionException
  316. 4 Generating debugging information = GeneratingDebuggingInformation 
  317. 2 Browser
  318. 3 About the Browser = IDH_Browser
  319. 3 Starting the Browser= StartingTheBrowser
  320. 3 Browsing Symbols in Your Code = BrowsingSymbolsInYourCode
  321. 3 Browsing Global Symbols = IDH_BrowsingGlobalSymbols
  322. 3 Browsing Objects= IDH_BrowsingObjects
  323. 3 Browser Filters and Letter Symbols = IDH_BrowserFiltersAndLetterSymbols
  324. 3 Customizing the Browser = CustomizingTheBrowser
  325. 3 Browser Views
  326. 4 Global Symbols = IDH_BrowsingGlobalSymbols
  327. 4 Objects = IDH_BrowsingObjects
  328. 4 Symbol Declaration = SymbolDeclarationWindow
  329. 4 Class Inspection = IDH_ClassInspectionWindow
  330. 4 References = IDH_BrowsingReferences
  331. 2 How to...
  332. 3 Add a transfer program = Transfer_AddingItems
  333. 3 Browse through your code = IDH_Browser
  334. 3 Debug in the IDE = DebuggingInTheIDE
  335. 3 Delete a Class with ClassExpert = DeletingAClass
  336. 3 Generate Windows applications = UsingAppExpert
  337. 3 Import a Class with ClassExpert = ImportingAClass
  338. 3 Manage classes in Windows applications = ClassExpert
  339. 3 Move a Class with ClassExpert = MovingAClass
  340. 3 Rebuild your project database = UsingRescan
  341. 3 Rebuild the .APX Database File = RebuildingThe.APXDatabaseFile
  342. 3 Rename an AppExpert Element = RenamingAnAppExpertElement
  343. 3 Use Style Sheets = StyleSheets
  344. 3 Use Rescan to Rebuild Your Project Database = UsingRescan
  345. ;1 Borland Development Tools for Java
  346. ;2 Getting Started with Borland Development Tools for Java=IntroductiontoJavaTools@BCWJava.HLP
  347. ;2 Debugger for Java=DebuggingJavaClasses@BCWJava.HLP
  348. ;2 Writing HTML=WritingHTML@BCWJava.HLP
  349.